Types of Parameters |
|
Type |
Description |
---|---|
Any |
Any value. |
Boolean |
Either |
Business Object Attribute |
Any attribute of a business object. |
Date |
Date in the format YYYY-MM-DDThh:mm:ss.s. For example: 2005-11-18 |
Email in the format [email protected]. For example: [email protected] |
|
Expression |
Expressions like order/quantity>100. |
Float |
Any float value. |
Integer |
Any integer value. |
Long |
Any long integer value. |
Non Negative |
Any value greater than or equal to zero. |
Non Positive |
Any value less than or equal to zero. |
Quoted String |
Any string within double quotes. For example: "xyz". |
String |
Any string value. |
Metadata - Rule Name |
Parameter that denotes a rule name. When you want to use the name of a rule, as a variable, in a condition template or an action template, you can set this parameter. |